home *** CD-ROM | disk | FTP | other *** search
/ Large Pack of OldSkool DOS MOD Trackers / buzzmachines_bigpack_27feb2002.zip / Effects / Devon's Analog Cruncher.txt < prev    next >
Text File  |  2002-01-17  |  933b  |  35 lines

  1. -Devon's Analog Cruncher-
  2.  
  3. WHAT DOES IT DO?
  4.  
  5.     Devon's Analog Cruncher is an analogue filter emulator as 
  6.     well as a saturating waveshaper. It is useful for getting
  7.     a very crunchy hard acid sound. The focus of this project
  8.     was more to accomplish an accurate emulation of the MiniMoog
  9.     filter, and due to some of the more complicated math (and
  10.     some of my laziness) it is a little slower than it really
  11.     could (and should) be. I also don't have a MiniMoog to 
  12.     compare this sucker to, so prehaps the extra code wasn't
  13.     worth it!
  14.  
  15. PARAMETERS:
  16.  
  17.     Waveshaper -    Higher values produce funkier sounds.
  18.  
  19.     Cutoff -    Adjusts the centre frequency of the 
  20.             filter.
  21.  
  22.     Resonance -    Higher values will cause the cutoff 
  23.             frequency to resonate louder.
  24.  
  25. SPECS:
  26.  
  27.     Waveshaper: Saturating
  28.     Filter: -24db 4 pole LP resonant filter. (Emulates MOOG vcf's)
  29.  
  30. COPYRIGHT:
  31.  
  32.     (C)2002 Devon Zachary
  33.  
  34. --------------------------
  35.